Skip to content

Conversation

@nicu-da
Copy link
Contributor

@nicu-da nicu-da commented Jan 20, 2026

Node pool recreation should be done by creating a new pool and then deleting the old one. WIth static names this cannot be done.

[static]

add support for https://github.com/DACH-NY/canton-network-internal/issues/3139

Pull Request Checklist

Cluster Testing

  • If a cluster test is required, comment /cluster_test on this PR to request it, and ping someone with access to the DA-internal system to approve it.
  • If a hard-migration test is required (from the latest release), comment /hdm_test on this PR to request it, and ping someone with access to the DA-internal system to approve it.

PR Guidelines

  • Include any change that might be observable by our partners or affect their deployment in the release notes.
  • Specify fixed issues with Fixes #n, and mention issues worked on using #n
  • Include a screenshot for frontend-related PRs - see README or use your favorite screenshot tool

Merge Guidelines

  • Make the git commit message look sensible when squash-merging on GitHub (most likely: just copy your PR description).

Node pool recreation should be done by creating a new pool and then deleting the old one.
WIth static names this cannot be done.

[static]

Signed-off-by: Nicu Reut <nicu.reut@digitalasset.com>
Copy link
Contributor

@martinflorian-da martinflorian-da left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

My understanding is that once we apply this it will recreate the node pool with a new name... and that this will just work because we don't actually care for the name. Shout pls if I got this wrong :)

@nicu-da
Copy link
Contributor Author

nicu-da commented Jan 20, 2026

Exactly, we can actually create how many pools we want with what names we want, only the taints matter

@nicu-da nicu-da merged commit 339a4af into main Jan 20, 2026
46 checks passed
@nicu-da nicu-da deleted the nicuda/techdebt/support_replacing_pools branch January 20, 2026 13:43
nicu-da added a commit that referenced this pull request Jan 20, 2026
nicu-da added a commit that referenced this pull request Jan 20, 2026
This reverts commit 339a4af.

[force]

Signed-off-by: Nicu Reut <nicu.reut@digitalasset.com>
nicu-da added a commit that referenced this pull request Jan 20, 2026
This reverts commit 339a4af.

[force]

Signed-off-by: Nicu Reut <nicu.reut@digitalasset.com>
nicu-da added a commit that referenced this pull request Jan 20, 2026
This reverts commit d8c5197.

[static]

Signed-off-by: Nicu Reut <nicu.reut@digitalasset.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants